home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-2.iso / extra / ny_002.zip / NY2008.CFG < prev    next >
Text File  |  1995-09-27  |  17KB  |  388 lines

  1. ; NY2008 configuration file
  2. ;
  3. ; If You have multiple configuration files start them with the -C command
  4. ; line option. 'NY2008.CFG' is the deafault and will be read if the -C
  5. ; option is not specified.
  6. ;
  7. ; Any text following a semi-colon (;), and blank lines, are ignored.
  8. ;
  9. ;------------------------------------------------------------------------------
  10. ;
  11. ;  BBS system directory. Indicates where the door information file (drop file)
  12. ;  can be found. Remove the semi-colon (;) to activate this option.
  13. ;  You can activate this to  the door look for the drop files here or you
  14. ;  can pass this directory through the command line. This is good for
  15. ;  multinode sytems. (command line -Pc:\path)
  16. ;
  17. ;BBSDir    C:\BBS
  18. ;
  19. ;------------------------------------------------------------------------------
  20. ;
  21. ;  The door's working directory. This is where the door's system files are
  22. ;  located. Remove the semi-colon (;) to activate this option.
  23. ;  You can run multiple games when you create a different cfg file and set
  24. ;  each path different, then all the datafiles will be read from that 
  25. ;  directory. Or if you want to have the data directory different.
  26. ;  All the door files have to be located in this directory, basically this
  27. ;  means copy all the files into this directory except the .doc files, the
  28. ;  .exe file and the ny_jpsrc.zip file. Also the registration key file, 
  29. ;  "KEY.REG" has to be located in this directory. Run the register.exe 
  30. ;  program in this directory!
  31. ;
  32. ;DoorDir    C:\BBS\NY2008
  33. ;
  34. ;------------------------------------------------------------------------------
  35. ;
  36. ;  The flag file directory. This is where the temporary files are stored. I 
  37. ;  would recomend it to be a RAM disk if you have one as this will make the
  38. ;  game run faster. If it is nopt enabled the game direcory will be used.
  39. ;  Remove the semi-colon (;) to activate this option.
  40. ;
  41. ;FlagDirectory  E:\NY2008
  42. ;
  43. ;------------------------------------------------------------------------------
  44. ;
  45. ;  Local mode override. Forces door to always operate in local test mode.
  46. ;  Remove the semi-colon (;) to activate this option. When this mode is
  47. ;  activated, no door information file is required and default settings are
  48. ;  used for the user's name, location, etc.
  49. ;  This is also done by the -L command line option. (recomended)
  50. ;
  51. ;LocalMode
  52. ;
  53. ;------------------------------------------------------------------------------
  54. ;
  55. ;  If you run a single node only bbs, you can de-activate file flagging,
  56. ;  temporary file storing, and file locking by activating this option.
  57. ;  This will give you a slight speed increase as it does not need to check
  58. ;  for other nodes, online messages, online fight challanges or maintanance on
  59. ;  another node. If there is any reason two people should be on-line or there
  60. ;  is any other program, at the same time, that's working with the game files,
  61. ;  I do not recomend this. If you do not have a Multitasking Enviroment or
  62. ;  another computer using the drives (Novell Net,...), then it is safe to
  63. ;  turn this option on. Remove the semi-colon (;) to activate this option.
  64. ;
  65. ;SingleNodeOnly
  66. ;
  67. ;------------------------------------------------------------------------------
  68. ;
  69. ;  Door personality setting. This setting selects one of a number of sysop
  70. ;  interface personalities. Each personality setting emulates the status line
  71. ;  format and sysop function keys of a particular BBS package. You can turn on 
  72. ;  any personality from the NY2008 personality. To switch to "NY2008" 
  73. ;  personality online press Alt-[F1]. Valid personality settings are:
  74. ;
  75. ;                     NY2008              (Player stats)
  76. ;                     Standard            (OpenDoors style, similar to RA 1.11)
  77. ;                     PCBoard
  78. ;                     RemoteAccess
  79. ;                     Wildcat
  80. ;
  81. Personality    NY2008
  82. ;
  83. ;------------------------------------------------------------------------------
  84. ;
  85. ;  Game options, here you can specify how many fights is given to every player
  86. ;  per day, and in how many days to delete inactive players. Only those days
  87. ;  when somebody plays count. (registered version only)
  88. ;
  89. FightsPerDay   20
  90. DeleteAfter    15
  91. ;
  92. ;  The daily percantage interest players get from the money in bank.
  93. ;  (registered version only, 0 if unregistered)
  94. ;
  95. BankInterest   5
  96. ;
  97. ;------------------------------------------------------------------------------
  98. ;
  99. ;  You can edit the probability of being busted here. First edit the
  100. ;  percentage of the chance of being busted then if the the player is not
  101. ;  busted, the SuccessChance percentage what is the chance of being
  102. ;  successfull. (e.g. BustedChance is 33, so the player is caught 1/3 of the
  103. ;  time he tries to do this. SuccessChance is 50 means if he is not busted
  104. ;  he is successfull half the time ... this is simple ... 1/3 of the
  105. ;  time he is busted, 1/3 of the time he is successfull and 1/3 of the time
  106. ;  he is not busted but not successfull. (registered version only)
  107. ;  Remove the semi-colon (;) to activate these options.
  108. ;
  109. ;  Bank robbing:
  110. ;BustedChanceBank      33
  111. ;SuccessChanceBank     50
  112. ;
  113. ;  Food stealing:
  114. ;BustedChanceFood      33
  115. ;SuccessChanceFood     50
  116. ;
  117. ;  Raping:
  118. ;BustedChanceRape      33
  119. ;SuccessChanceRape     50
  120. ;
  121. ;  Stealing from beggars:
  122. ;BustedChanceBeggar    20
  123. ;SuccessChanceBeggar   50
  124. ;
  125. ;  Smashing up a car (evil stuff and fight event):
  126. ;BustedChanceCar       33
  127. ;SuccessChanceCar      65
  128. ;
  129. ;  Burning down a school:
  130. ;BustedChanceSchool    33
  131. ;SuccessChanceSchool   50
  132. ;
  133. ;  Breaking a window:
  134. ;BustedChanceWindow    20
  135. ;SuccessChanceWindow   95
  136. ;
  137. ;  Poisoning water:
  138. ;BustedChancePoison    25
  139. ;SuccessChancePoison   33
  140. ;
  141. ;  World Trade Center bombing:
  142. ;BustedChanceBomb      25
  143. ;SuccessChanceBomb     33
  144. ;
  145. ;------------------------------------------------------------------------------
  146. ;
  147. ;  You can give credits for registering the door, by typing the name in here.
  148. ;  Remove the semi-colon (;) to activate this option.
  149. ;
  150. ;RegCreditTo    Nobody
  151. ;
  152. ;------------------------------------------------------------------------------
  153. ;
  154. ;  ScoreFiles are created everytime on door exit. Set the path and filename  
  155. ;  in here.
  156. ;
  157. AnsiScores     nyscores.ans
  158. AsciiScores    nyscores.asc
  159. ;
  160. ;  Remove the semicolon (;) to prevent NY2008 from creating scorefiles at all.
  161. ;
  162. ;NoScoreFiles
  163. ;
  164. ;------------------------------------------------------------------------------
  165. ;
  166. ;  This is obscelete, from now on just create a 3rdmnt.bat and that will be
  167. ;  executed each time after the maintanance is run. Try to make this fast since
  168. ;  the maintanance is usually run when the first user logs on that day ...
  169. ;  If you want to send remote output, there is a "3rdmnt.inf" file created,
  170. ;  it has the same format as the IGM dropfile, so look at that in the
  171. ;  3rdparty.doc file. this only works if you use the 3rdmnt.bat file it will
  172. ;  not work with this option!
  173. ;
  174. ;  I RECOMMEND NOT TO USE THIS OPTION AND USE THE 3RDMNT.BAT DESCRIBED ABOVE!!
  175. ;
  176. ;  After maintanance program, this variable is for third party software that
  177. ;  needs to be run after the maintanance, give the full path and name of the
  178. ;  program and it will be executed after the maintanance is run each day.
  179. ;  Note, on multinode systems the other nodes will be still stopped even 
  180. ;  while this program runs as it is the exxtention to the maintanance.
  181. ;  Remove the semi-colon (;) to activate this option.
  182. ;  
  183. ;MaintExec     c:\bbs\third.exe
  184. ;
  185. ;------------------------------------------------------------------------------
  186. ;
  187. ;  Memory swapping options. These options are generally not needed, but can be
  188. ;  used to customize NY2008's swapping behaviour. "SwappingDir" can be used
  189. ;  to specify which directory or directories should be used for swapping.
  190. ;  Multiple directory paths can be seperated using a semi-colon.
  191. ;  "SwappingNoEMS" can be used to prevent any swapping from being done to EMS
  192. ;  memory, and "SwappingDisable" can be used to disable memory swapping
  193. ;  altogether. Swapping is usedon the third party maintanance above or on the 
  194. ;  IGM's. Remove the semi-colon (;) to activate any of these options.
  195. ;
  196. ;SwappingDir    C:\
  197. ;SwappingNoEMS
  198. ;SwappingDisable
  199. ;
  200. ;------------------------------------------------------------------------------
  201. ;
  202. ;  BBS node number that door is running on. Only used if NY2008 is unable
  203. ;  to determine the node number by some other means.
  204. ;  (the -N command line option or the dropfile) I recomend passing the -N
  205. ;  option and the -P option to NY2008 for a multinode system, instead of 
  206. ;  creating more config files.
  207. ;
  208. ;Node    1
  209. ;
  210. ;------------------------------------------------------------------------------
  211. ;
  212. ;  Maximum length of time a user is permitted to access NY2008. If the user's
  213. ;  total remaining time on the BBS is less than this value, the user will only
  214. ;  be permitted to access the door for this shorter length of time. 
  215. ;  When this option is disabled, the user will be permitted to use the full
  216. ;  of their remaining time on the BBS within the door. Remove the semi-colon 
  217. ;  (;) to activate this option.
  218. ;
  219. ;MaximumDoorTime    15
  220. ;
  221. ;------------------------------------------------------------------------------
  222. ;
  223. ;  Inactivity timeout. Specifies the maximum number of seconds that may elapse
  224. ;  without the user pressing any key, before the user will be automatically
  225. ;  disconnected. A value of 0 disables inactivity timeouts.
  226. ;
  227. InactivityTimeout    300
  228. ;
  229. ;------------------------------------------------------------------------------
  230. ;
  231. ;  Name of the sysop. Put the sysop's name or handle in here.
  232. ;
  233. SysopName    Franz
  234. ;
  235. ;------------------------------------------------------------------------------
  236. ;
  237. ;  Name of the BBS. You have to supply this information correctly. It has to
  238. ;  match the name you sent in with your registration, in order to enable all
  239. ;  the registered features!
  240. ;
  241. SystemName    Franz's BBS
  242. ;
  243. ;------------------------------------------------------------------------------
  244. ;
  245. ;  Serial port options. Setting these is known to cause trouble, so you are
  246. ;  better off if the the bbs software you have can pass these in the drop
  247. ;  file! These options are generally not needed, as these settings can usually 
  248. ;  be determined from the BBS door information file. "LockedBPS" specifies the 
  249. ;  the BPS rate at which the door should communicate with the modem. 
  250. ;  "SerialPort" specifies the port port number that the modem is connected to. 
  251. ;  Unless you have reassigned the port numbers through your FOSSIL drive, 
  252. ;  port 0 corresponds to COM1, port 1 corresponds to COM2, and so on. Remove 
  253. ;  the semi-colon (;) to activate either of these options.
  254. ;
  255. ;LockedBPS    38400
  256. ;SerialPort    0
  257. ;
  258. ;
  259. ;  Normally, a FOSSIL driver is used for serial I/O if one is available. If
  260. ;  a FOSSIL driver has not been loaded, the door communicates directly with
  261. ;  the modem. Removing the semi-colon (;) from the "NoFossil" option causes
  262. ;  the door to always communicate directly with the modem, bypassing any
  263. ;  FOSSIL driver.
  264. ;
  265. ;NoFossil
  266. ;
  267. ;------------------------------------------------------------------------------
  268. ;
  269. ;  The following options only apply if a FOSSIL driver is NOT being used for
  270. ;  serial communications. If a FOSSIL driver IS being used, these options
  271. ;  are normally set on the FOSSIL driver command line.
  272. ;
  273. ;  Hexidecimal address of the serial port. This address can usually be
  274. ;  determined automatically for ports COM1, COM2, COM3, and COM4, and is
  275. ;  normally only required for ports COM5 and higher. Remove the semi-colon
  276. ;  (;) to activate this option.
  277. ;
  278. ;PortAddress 2F8
  279. ;
  280. ;
  281. ;  Interrupt request line that the serial port is using. May be any IRQ line
  282. ;  from 1 to 15. By default, IRQ line 4 is used for ports COM1: and COM3:,
  283. ;  while IRQ line 3 is used for all other ports. Remove the semi-colon (;)
  284. ;  to activate this option.
  285. ;
  286. ;PortIRQ 4
  287. ;
  288. ;
  289. ;  Serial I/O buffer sizes. "ReceiveBuffer" specifies the number of bytes in
  290. ;  the serial I/O receive buffer. You may want to increase this buffer size
  291. ;  if you find that characters being sent from the user's modem are being lost.
  292. ;  "TransmitBuffer" specifies the number of bytes in the serial I/O transmit
  293. ;  buffer. You may want to increase this buffer size for improved performance
  294. ;  in some multitasking environments.
  295. ;
  296. ReceiveBuffer 256
  297. TransmitBuffer 1024
  298. ;
  299. ;
  300. ;  UART FIFO buffers. Normally, NY2008 will use 16550A UART FIFO buffers
  301. ;  if they are available. You can prevent NY2008 from using the FIFO
  302. ;  buffers, even if they are available, by removing the semi-colon before
  303. ;  the "NoFIFO" keyword. The "FIFOTriggerSize" specifies how many characters
  304. ;  may be placed in the FIFO buffers before an serial I/O interrupt is
  305. ;  envoked. Valid values are 1, 4, 8 and 14 bytes. The default value is 4
  306. ;  bytes.
  307. ;
  308. ;NoFIFO
  309. FIFOTriggerSize 4
  310. ;
  311. ;------------------------------------------------------------------------------
  312. ;
  313. ;  Custom door information file support. NY2008 automatically recognizes
  314. ;  most door information file (drop file) formats, including DORINFO?.DEF,
  315. ;  EXITINFO.BBS, DOOR.SYS, SFDOORS.DAT, CALLINFO.BBS and CHAIN.TXT. However,
  316. ;  to permit NY2008 to operate on BBS systems that produce a different format
  317. ;  file, you may define a custom door information file format. A custom door
  318. ;  information file format is defined using the "CustomFileName" command,
  319. ;  followed by one or more lines beginning with the "CustomFileLine" command.
  320. ;
  321. ;  The "CustomFileName" option specifies the filename used to distinguish this
  322. ;  file format from other file formats. This filename should not include a
  323. ;  path. To specify the path where the door information file is located, use
  324. ;  the BBSDir setting, near the beginning of this file. If the filename of the
  325. ;  custom format is the same as that of one of the built-in formats, the custom
  326. ;  format will override the built-in format.
  327. ;
  328. ;  The actual format of the custom file is specified using a number of lines
  329. ;  that begin with the keyword "CustomFileLine". Each of these lines will
  330. ;  correspond to a single line in the door information file, with the option
  331. ;  following the "CustomFileLine" keyword specifying the information that can
  332. ;  be found on that line. This can be one of the following keywords:
  333. ;
  334. ;                    Ignore - Causes the next line in the door information
  335. ;                             file to be ignored. Use on lines for which none
  336. ;                             of the options below apply.
  337. ;                   ComPort - COM? port the modem is connected to
  338. ;                             (0 indicates local mode)
  339. ;                FossilPort - Fossil port number the modem is connected to
  340. ;                  ModemBPS - BPS rate at which to communicate with modem
  341. ;                             (0 or non-numerical value indicates local mode)
  342. ;                 LocalMode - 1, T or Y if door is operating in local mode
  343. ;                  UserName - Full name of the user
  344. ;             UserFirstName - First name(s) of the user
  345. ;              UserLastName - Last name of the user
  346. ;                     Alias - The user's psuedonym / handle
  347. ;                 HoursLeft - Hours user has left online
  348. ;               MinutesLeft - Minutes user has left online, or time left online
  349. ;                             in format hh:mm
  350. ;               SecondsLeft - Seconds user has left online, or time left online
  351. ;                             in format hh:mm:ss or format mm:ss
  352. ;                             (If more than one of the above time options are
  353. ;                             used, the user time left is taken to be the total
  354. ;                             of all of these values.)
  355. ;                      ANSI - 1, T, Y or G for ANSI graphics mode
  356. ;                    AVATAR - 1, T or Y for AVATAR graphics mode
  357. ;                       RIP - 1, T or Y for RIP graphics mode
  358. ;               PagePausing - 1, T or Y if user wishes a pause at end of screen
  359. ;              ScreenLength - Number of lines on user's screen
  360. ;            ScreenClearing - 1, T or Y if screen clearing mode is on
  361. ;                  Security - The user's security level / access level
  362. ;                      City - City the user is calling from
  363. ;                      Node - Node number user is connected to
  364. ;                 SysopName - Full name of the sysop
  365. ;            SysopFirstName - The sysop's first name(s)
  366. ;             SysopLastName - The sysop's last name
  367. ;                SystemName - Name of the BBS
  368. ;
  369. ;
  370. ; Same format as DORINFO?.DEF
  371. ; Remove semicolons to use example!
  372. ;
  373. ;CustomFileName    EXAMPLE.DEF                     
  374. ;CustomFileLine    SystemName
  375. ;CustomFileLine    SysopFirstName
  376. ;CustomFileLine    SysopLastName
  377. ;CustomFileLine    ComPort
  378. ;CustomFileLine    ModemBPS
  379. ;CustomFileLine    Ignore
  380. ;CustomFileLine    UserFirstName
  381. ;CustomFileLine    UserLastName
  382. ;CustomFileLine    City
  383. ;CustomFileLine    ANSI
  384. ;CustomFileLine    Security
  385. ;CustomFileLine    MinutesLeft
  386. ;
  387. ;------------------------------------------------------------------------------
  388.